home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Education / Music Gym / KeySignatures / card_16013.txt < prev    next >
Encoding:
Text File  |  1993-03-01  |  526 b   |  24 lines

  1. -- card: 16013 from stack: in
  2. -- bmap block id: 16254
  3. -- flags: 0000
  4. -- background id: 10861
  5. -- name: Play key of G# minor
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=313 top=260 right=290 bottom=358
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: G#/Ab
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   play "harpsichord" tempo 450 "G#4w A# B C5# D# E F# G#"
  23. end mouseUp
  24.